Autogenerated HTML docs for v1.2.2-g50319
diff --git a/git-repack.html b/git-repack.html index 4066cb8..1fada77 100644 --- a/git-repack.html +++ b/git-repack.html
@@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> -<meta name="generator" content="AsciiDoc 7.0.1" /> +<meta name="generator" content="AsciiDoc 7.0.2" /> <style type="text/css"> /* Debug borders */ p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { @@ -272,7 +272,7 @@ </div> <h2>SYNOPSIS</h2> <div class="sectionbody"> -<p><em>git-repack</em> [-a] [-d] [-l] [-n]</p> +<p><em>git-repack</em> [-a] [-d] [-f] [-l] [-n] [-q]</p> </div> <h2>DESCRIPTION</h2> <div class="sectionbody"> @@ -319,6 +319,24 @@ </p> </dd> <dt> +-f +</dt> +<dd> +<p> + Pass the <tt>--no-reuse-delta</tt> option to <tt>git pack-objects</tt>, see + <a href="git-pack-objects.html">git-pack-objects(1)</a>. +</p> +</dd> +<dt> +-q +</dt> +<dd> +<p> + Pass the <tt>-q</tt> option to <tt>git pack-objects</tt>, see + <a href="git-pack-objects.html">git-pack-objects(1)</a>. +</p> +</dd> +<dt> -n </dt> <dd> @@ -348,7 +366,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 27-Dec-2005 00:16:34 PDT +Last updated 22-Feb-2006 10:44:48 UTC </div> </div> </body>